projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef0a9ae
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 17 Sep 2006 20:56:04 +0000
(20:56 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 17 Sep 2006 20:56:04 +0000
(20:56 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 286fb55646741cc7089b7c9cfe7dff513ae7a62d..9ef3e3556b726207db616963f88eaa6426589b6d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2006-09-17 Kim F. Storm <storm@cua.dk>
+
+ * dispnew.c (update_text_area): Undo 2000-07-18 change.
+ Always redrawing whole row if line has mouse-face in it causes
+ excessive flickering of the mode line.
+
2006-09-17 Chong Yidong <cyd@stupidchicken.com>
* search.c (clear_regexp_cache): New function.